From fc51b251906d796c0f812156b775eac5a20b48a6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 1 Feb 1994 03:46:09 +0000 Subject: [PATCH] (revert-buffer): Doc fix. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/files.el b/lisp/files.el index b04446e0561..eb32092e054 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -1714,7 +1714,7 @@ This undoes all changes since the file was visited or saved. With a prefix argument, offer to revert from latest auto-save file, if that is more recent than the visited file. -When called from lisp, the first argument is IGNORE-AUTO; only offer +When called from lisp, The first argument is IGNORE-AUTO; only offer to revert from the auto-save file when this is nil. Note that the sense of this argument is the reverse of the prefix argument, for the sake of backward compatibility. IGNORE-AUTO is optional, defaulting -- 2.30.2